BibWord : Microsoft Word Citation and Bibliography styles

bibword.zip (3,8 MB)
BibWord makes it easier to create and manipulate Microsoft Word citation and bibliography styles. BibWord also resolves several limitations of the basic implementation by Microsoft. For end-users, BibWord offers a collection of easy to use styles.

Clone Detective for Visual Studio

Clone Detective is a Visual Studio package that allows you analyze your C# project for clones. A clone is region of source code that is duplicated.

CodeComment.NET

A Visual Studio Add-in that allows source code reviewers to easily mark and comment source code. The comments are stored in separate files together with information about the source file, project name, date when comment was made and other useful information.

CopySourceAsHtml

CopySourceAsHtml is an add-in for Microsoft Visual Studio 2008 that allows you to copy source code, syntax highlighting, and line numbers as HTML. CSAH uses Visual Studio's syntax highlighting and font and color settings automatically.

C# Sample: Create a WPF softphone for SIP calling through the Internet

This project presents how to create a WPF softphone in C# that is able to register to a PBX and to initiate voice/audio calls through the Internet - using VoIP.

C# Parser

csparser.zip (14,9 MB)
A handwritten CSharp parser.

Data Workflow Activities

datawf.zip (452 kB)
OData and SQL Server Workflow Activities and Designers

DentOCX for Visual Basic 6

dentocx.zip (43 kB)
This control to be used by application developers to create and build applications for dental clinics.

Entity Framework

Entity Framework is an object-relational mapper that enables .NET developers to work with relational data using domain-specific objects.

Free Audio Reader

Free Audio Reader is a Windows audio player featuring bookmarks (position and optionally volume), playlists, tag editing, tag-based file/folder renaming, cover art, jukebox, slide shows, soundbites and TextReader with limited Text-To-Speech. Accessibility guidelines are followed with a resize-friendly GUI and multiple input equivalencies. For Windows XP/Vista/7 Audio format: mp3, wma, wav, midi (tag support for mp3 only) Playlist format: generic m3u Bookmark format: #Commented m3u / fbm Cover art format: jpg - no resolution or image count limitations Freeware, Delphi 2010 source included

HangMan Dimikere Game

Hangman Dimikere game created by Dimikere with Visual Basic 2008. Hangman is a simple game, you must be found the hide word behind the empties You can do 7 mistakes after that the game is over.

InputDialog ASP.NET WebControl

The InputDialog is a customizable webform dialog that collects data from a user via a popup window or DHTML layer programmatically on the client. The dialog is invoked by a standard HTML button or custom image button and it returns the collected data back to a hidden or visible

Java-HTTP-SMS-Example

This Java SMS source code can be used to send SMS text messages to mobile phones from a Java SMS application by using HTTP requests and responses.

Jerusalem2032J2IL Published Project

Jerusalem2032J2IL design approach is a file system -content addressable-a mutable index (also called stage or cache) and automate parts of Android development.

KineSis

kinesis.zip (9,8 MB)
The KineSis project allows controlling presentations using Microsoft Kinect. The user have the possibility of opening documents (Microsoft Office documents, images and plain text), and based on gestures, to control the presentation (move to next slide/page, scroll, zoom). Another feature is the intervention in current slide/page by focusing or highlighting the important elements from presentation (Paint over presentation).

Line Counting Utility

linecnt.zip (204 kB)
A line counting utility for C-like source files

Linq to Abstract Syntax Tree

linq2ast.zip (286 kB)
This is a framework for source code transformation. It is paradigm shift in Abstract Syntax Tree processing. Instead of implementing Visitor pattern to process nodes one can use full power of LINQ to select relevant nodes. Additionally it allows to perform 'Structural Comparison'

Malevich - a web-based code review system for Perforce, TFS, and more!

Malevich.zip (55,6 MB)
Multiple reviewers can collaborate reviewing change lists and shelvesets. Multiple iterations are supported. Can me easily installed on a local developer's desktop, or shared by a small to midsize team of developers.

MyInventory

myinventory.zip (35,7 MB)
MyInventory is an Inventory Management System (IMS), also known as Inventory Control System (ICS), fully developed in ASP.NET. *Currently under development*.

NEaTly Documented Code

NEaTly Documented Code helps documenting source code by taking comments directly from sources and by formatting them in a easy-to-read way. This is perfect for programming blog, for example. This project is inspired by (but not based on) Beautifully Documented Code